CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - distance transform matlab

搜索资源列表

  1. bwdistsc

    0下载:
  2. This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on opti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:49720
    • 提供者:fangfei
  1. jiyuHausdorffdetuxiangpeizhun.

    0下载:
  2. 针对图像配准中常出现的RST(旋转-比例-平移)变换,推导出了相应的盒距离变换公式。与传统的基于广 义仿射变换的Hausdorff盒距离变换公式相比,缩小了搜索距离空间。在计算Voronoi表面时,根据Hausdorff距 离的计算需要提出比较滑动窗口的区域Voronoi表面,节省了计算Voronoi表面的时间。并且在利用边缘点计算 Hausdorff距离时,剔除琐碎的边缘,仅使用较长的边缘计算。试验结果表明,这些改进方法较大地提高了基于 Hausdorff距离的图像配准的计算速度。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:401822
    • 提供者:媛媛
  1. palm-matlab

    1下载:
  2. 掌纹识别的matlab程序,包括最大内切圆求法,KL变换,小波变换,欧式距离识别方法-Palmprint recognition matlab program, including the largest inscribed circle Method, KL transform, wavelet transform, Euclidean distance to identify methods
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:165416
    • 提供者:简康
  1. chengxu

    2下载:
  2. 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
  3. 所属分类:Other systems

    • 发布日期:2014-12-27
    • 文件大小:3488
    • 提供者:pan
  1. harmonic_888

    0下载:
  2. 本文是为了实现谐波小波变换的功能,运用matlab进行编程仿真,希望对大家有用-This text makes use of a matlab progress plait distance to imitate really for carrying out the function of harmonic small wave transform, hope that the usefulness is vs everyone
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:723
    • 提供者:金艳
  1. sfinge25

    0下载:
  2. A novel texture-based Automatic Fingerprint Authentication System (AFAS) is proposed. A fingerprint image is preprocessed to enhance the image by Short Time Fourier Transform (STFT) analysis. Then, three sets of invariant moment features, as a kind o
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:276921
    • 提供者:joyce
  1. kl_transform

    0下载:
  2. KL变换的MATLAB源码程序,用于图形图像地震资料等的处理。效果良好。-KL transform MATLAB source code program for graphic images such as seismic data processing. Good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1223
    • 提供者:jcm
  1. reval

    0下载:
  2. Euclidean Distance Transform has been widely studied in computational geometry, image processing, computer graphics and pattern recognition. Euclidean distance has been computed through different algorithms like parallel, linear time algorithms etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:101716
    • 提供者:yasora
  1. viewer3d_version9a

    0下载:
  2. This function(s) can be used to interactively view any kind of 3D image volumes like CT and MRI, and for distance measurements or ROI selection in 2D slices. It includes Maximum intensity projections (MIP), Volume Rendering (VR) , Slice render,
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:870744
    • 提供者:Colin.hit
  1. keystone

    4下载:
  2. PD雷达LFM波形相干积累中距离单元走动后应用keystone变换修正matlab源代码-PD radar LFM waveform coherent accumulation in the distance unit to move around keystone transform correction Matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2012-12-24
    • 文件大小:780
    • 提供者:楚佳乐
  1. Wavelet-transform---image-fusion

    1下载:
  2. 小波变换-图像融合的matlab代码~ 图像融合实验。显微镜或照相机在某一次固定焦距下清晰成像的物距是一定的,即成像的物体只有一个层面是清晰而其它层面是模糊的,需要我们把各幅在不同焦距下的图像融合成一张图像,使得远近的物体都清晰。 设定好融合图像数、小波分解的层数、彩色图像的通道数等几个参数后,可对原图像进行融合。 本算法首先对彩色图像变成YIQ空间,对所有图像的各个颜色分量进行小波分解,然后在小波变换域上根据某种策略选取系数,最后做小波反变换和YIQ反变换即得结果图像。-Wa
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:4661487
    • 提供者:吴迪
  1. max_inscribed_circle

    0下载:
  2. 用matlab实现的计算图像中某区域的最大内接圆的程序,用的是距离变换算法-Calculated using matlab image of a region of maximum inscribed circle program, using a distance transform algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:16710
    • 提供者:xinyangq
  1. fresnellhologram

    2下载:
  2. matlab程序计算傅里叶变换全息图的相位和振幅,考虑了波长和工作距离等信息。-matlab program to calculate Fourier transform hologram of phase and amplitude, wavelength and consider the working distance and other information.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:834
    • 提供者:wanweiwei
  1. pxnzhzqf

    0下载:
  2. 相关分析过程的matlab方法,到达过程是的泊松过程,IDW距离反比加权方法,在MATLAB中求图像纹理特征,时间序列数据分析中的梅林变换工具,外文资料里面的源代码。- Correlation analysis process matlab method, Arrival process is a Poisson process, IDW inverse distance weighting method, In the MATLAB image texture feature, Time se
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5834
    • 提供者:kndcxd
  1. 纹理特征提取

    0下载:
  2. MATLAB实现图像纹理特征提取:自相关函数法、灰度共生矩阵、分数阶傅里叶变换。GUI界面。运行后可自定义自相关函数的x和y轴偏移,灰度共生矩阵的距离和角度,分数阶傅里叶变换的阶数。输出相应的特征图。(MATLAB realize image texture feature extraction: autocorrelation function method, gray co-occurrence matrix, fractional Fourier transform. GUI interf
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:96256
    • 提供者:小玲子
  1. lei_v67

    0下载:
  2. Matching Pursuit and orthogonal matching pursuit, Calculation of the Euclidean distance between the two matrices, Gabor wavelet transform and PCA face recognition code.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:6144
    • 提供者:awkjn
  1. 4fab7b56a46f4

    0下载:
  2. 根据现有的程序,对两幅图像分别进行二维小波变换,分别对变换后得到的水平,垂直以及对角细节子带的小波系数进行直方图统计,然后用广义高斯函数去近似三个直方图,分别得到尺度参数和形状参数,求出对应图像的KL距离。(According to the existing programs, the two images respectively, two-dimensional wavelet transform respectively to levels after transformation, ve
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:146432
    • 提供者:whitney4459
  1. fftcalcshift

    0下载:
  2. 实现了利用傅里叶变换求两张图像平移距离; 输入是两张具有平移关系的图片; 输出distancex,distancey表示求得的平移距离(The Fourier transform is used to calculate the translation distance of two images. The input is two images with a translation relationship. The output distancex, distancey repres
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:holyzihao
  1. 归档 3

    0下载:
  2. 利用二次傅里叶变换的方法计算图像经透镜后在指定距离的光屏上所成的像(Two times Fourier transform is used to calculate the image of the image after the lens is placed on the optical screen at the specified distance.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:145408
    • 提供者:ethantheman
  1. 归档 5

    0下载:
  2. 利用傅里叶变换卷积的方法计算图像经透镜后在指定距离的光屏上所成的像(Fourier transform convolution method is applied to calculate the image of the image after the lens is placed on the optical screen at the specified distance.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:145408
    • 提供者:ethantheman
« 12 3 »
搜珍网 www.dssz.com